home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / cnet / wtc1_5.lha / wtc1_5.readme < prev    next >
Text File  |  1995-04-24  |  3KB  |  83 lines

  1.                          -:- World Time Check v1.5a -:-
  2.  
  3.              Author : Leo Anderson Jr.  Internet : leo@chefnet.com
  4.                BBS: 218-224-2926  Rocketnet : kicker@10:218/0.0
  5.                         P.o. box 56, Laporte, Mn, 56461
  6.  
  7.                    This Arexx Cnet/3 Pfile is Public Domain.
  8.                Feel free to edit the hell out of it, just please
  9.                    give me credit for anything that you use.
  10.  
  11.   I don't have the time right now to add the dates, if you do, please upload
  12.                  the edited version to my BBS or mail it to me.
  13.  
  14.    I'm sure that 8 million people have probally written the exact same door,
  15.    but I couldn't find it anywhere, so I wrote my own, isn't Arexx wonderful!
  16.  
  17.    I didn't use a single line of anyone else's code in this short program, so
  18.      if it happens to mimick anyone else's time zone program in any way,
  19.    it is purely coincidencal.  
  20.  
  21. Future: Hmmm...It's just a little script.....Maybe show the time & date in 
  22.    each city. That would be kinda cool.  Maybe also show a little ANSI map.
  23.    If you want to expand this proggy feel free.
  24.  
  25. - Installing -
  26.  
  27. Just throw it in your Pfiles: directory (or any other) and add it as an Arexx
  28. Pfile, or make it a menu command by adding the following line to your
  29. cnet:bbsmenu file at the end of 
  30. 2; Available everywhere (not at the beginning!)
  31.  
  32.  WTC | #0PFILES:WTC.REXX}
  33.  
  34.  
  35. Then:
  36.  
  37. Load up WTC in your favorite text editor and change line 15 of world time
  38. clock to your GMT offset.
  39. Here are some offsets that I know:
  40.  
  41.     London(GMT) = 0       L.A., Vancouver = -8     Beijing = +8
  42.         Germany = +1               Alaska = -9      Toykyo = +9 
  43. New York, Miami = -5               Hawaii = -10
  44. Chicago, Dallas = -6              Syndney = +10
  45.          Denver = -7                Perth = +8 
  46.  
  47.    Adelaide = +10 (and enter 30 at line 18 of WTC.v1.5 [Minute Offset])
  48.  
  49.  
  50. I am going to add more cities and the x:30 time zones when I have some free
  51. time. <Grin>
  52.  
  53. Enjoy,
  54.  
  55. Kicker
  56.  
  57.  
  58. Changes:
  59.  
  60. 1.5 - Apr 14 1995
  61.  
  62.  I made it so that people who live in "half" times zones will be able to use
  63. the program. (I'm not realy sure that this works the way that it is supposed 
  64. to, but I'm hoping. <G>)
  65.  
  66.  I also spelled Sydney right this time.
  67.  
  68. 1.5a - Apr 14, 1995
  69.  
  70.  This version is for the Adelaide area of Australia only.  I added Perth &
  71. Adelaide to the cities that WTC shows.
  72.  
  73. Welp, I hate writing docs so TTYL.
  74.  
  75. P.S. If none of the above made sense, I am very bad at writing docs.  E-mail
  76. me and I will try to help out.  (leo@chefnet.com)
  77.  
  78. PPS. My BBS is NOT a cnet/3 support bbs so please don't ring it up looking
  79. for doors (I do have 150 maxsbbs doors avail for dl though (wierd aint it?))
  80. Just want to save you the dime.  If you still want to call, feel free,
  81. Everyone is welcome.
  82.  
  83.